summaryrefslogtreecommitdiffstats
path: root/glucometerutils/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'glucometerutils/common.py')
-rw-r--r--glucometerutils/common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/glucometerutils/common.py b/glucometerutils/common.py
index ab5ddab..1f8d59d 100644
--- a/glucometerutils/common.py
+++ b/glucometerutils/common.py
@@ -4,7 +4,7 @@
__author__ = 'Diego Elio Pettenò'
__email__ = 'flameeyes@flameeyes.eu'
__copyright__ = 'Copyright © 2013, Diego Elio Pettenò'
-__license__ = 'GPL v3 or later'
+__license__ = 'MIT'
# Constants for units
UNIT_MGDL = 'mg/dL'